home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / vim_src.zip / MESSAGE.PRO < prev    next >
Text File  |  1993-01-12  |  115b  |  5 lines

  1. /* message.c */
  2. void msg __PARMS((char *s));
  3. void emsg __PARMS((char *s));
  4. void wait_return __PARMS((int redraw));
  5.